-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Adapter ZEDO #2872
New Adapter ZEDO #2872
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The code looks okay, but it's missing code to handle the GDPR string for the auction request and syncs.
@snapwich, I have commited changes to pass the gdpr consent in the request and sync . |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This reverts commit 8eedfc3.
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes
* Revert "New Adapter ZEDO (prebid#2872)" This reverts commit 8eedfc3. * Revert "don't allow null or undefined bid properties (prebid#2865)" This reverts commit f5170d9.
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes
* Revert "New Adapter ZEDO (prebid#2872)" This reverts commit 8eedfc3. * Revert "don't allow null or undefined bid properties (prebid#2865)" This reverts commit f5170d9.
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes
* Revert "New Adapter ZEDO (prebid#2872)" This reverts commit 8eedfc3. * Revert "don't allow null or undefined bid properties (prebid#2865)" This reverts commit f5170d9.
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes
* Revert "New Adapter ZEDO (prebid#2872)" This reverts commit 8eedfc3. * Revert "don't allow null or undefined bid properties (prebid#2865)" This reverts commit f5170d9.
* initial commit * updated contact and tag details * changes ti support the renderers * changes to pass dimId * fixed names of internal mapping * added comment * added gdpr param to request and other fixes
* Revert "New Adapter ZEDO (prebid#2872)" This reverts commit 8eedfc3. * Revert "don't allow null or undefined bid properties (prebid#2865)" This reverts commit f5170d9.
Type of change
Description of change
Be sure to test the integration with your adserver using the Hello World sample page.
For any changes that affect user-facing APIs or example code documented on http://prebid.org, please provide:
Other information